[ DB ] CONNECT:[ UseTime:0.000256s ] mysql:host=127.0.0.1;port=3306;dbname=jingke;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tryine_banner_list` [ RunTime:0.000661s ]
[ SQL ] SELECT * FROM `tryine_banner_list` WHERE ( delete_flag = 1 and bl_location=1 ) ORDER BY `bl_order` ASC LIMIT 1 [ RunTime:0.000341s ]
[ SQL ] SHOW COLUMNS FROM `tryine_portal_category` [ RunTime:0.000531s ]
[ SQL ] SELECT * FROM `tryine_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `type` IN (3,6) ORDER BY `list_order` ASC [ RunTime:0.000338s ]
[ SQL ] SHOW COLUMNS FROM `tryine_portal_post` [ RunTime:0.000607s ]
[ SQL ] SELECT `pp`.* FROM `tryine_portal_post` `pp` INNER JOIN `tryine_portal_category_post` `pc` ON `pc`.`post_id`=`pp`.`id` WHERE ( pc.category_id=29 and pp.post_status=1 and pp.delete_time=0 ) ORDER BY `pp`.`is_top` DESC,`pp`.`sort` ASC,`pp`.`published_time` DESC LIMIT 4 [ RunTime:0.002965s ]
[ SQL ] SELECT * FROM `tryine_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 ORDER BY `is_top` DESC,`sort` ASC,`published_time` DESC LIMIT 15 [ RunTime:0.001833s ]
[ SQL ] SHOW COLUMNS FROM `tryine_link` [ RunTime:0.000498s ]
[ SQL ] SELECT * FROM `tryine_link` WHERE `type` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000302s ]
[ SQL ] SELECT `pp`.* FROM `tryine_portal_post` `pp` INNER JOIN `tryine_portal_category_post` `pc` ON `pc`.`post_id`=`pp`.`id` WHERE ( pc.category_id=7 and pp.post_status=1 and pp.delete_time=0 ) ORDER BY `pp`.`is_top` DESC,`pp`.`sort` ASC,`pp`.`published_time` DESC LIMIT 8 [ RunTime:0.001097s ]
[ SQL ] SHOW COLUMNS FROM `tryine_theme_file` [ RunTime:0.000471s ]
[ SQL ] SELECT `more` FROM `tryine_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/index' ) [ RunTime:0.000150s ]